﻿/*初始化*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
img{display: block;}
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:12px; color:#000;font-family:"微软雅黑";}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a { color:#000; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }
html {
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust: 100%;
  /*filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(100%);*/
}
img {
  max-width: 100%;
  height: auto;
  /*width: auto;*/
}
body,html{
  font-family: 微软雅黑;
}

/*自定义*/
.dis{
  display: none;
}

body{
  background: url(../img/bodyBg.png) center 360px no-repeat;
  background-size: contain;
  width: 100%;
  height: 1009px;
}
.YJSlanguage{
	float: right;
	/*width: 400px;*/
	line-height: 30px;
	font-family: 宋体;
    font-weight: bold;
}
.YJSlanguage a{
	font-size:16px;
	color:#394a92;
	
	padding-left:10px;
	padding-right:10px;
}
.language{
	float: right;
	/*width: 300px;*/
	line-height: 30px;
}
.language a{
	font-size:16px;
	color:#996c33;
	border-left:1px solid #996c33;
	padding-left:10px;
	padding-right:10px;
}
/*.language a:nth-of-type(1){
	border-left:none;
}*/
.headBox{
  width: 100%;
  min-width: 1200px;
  max-width: 2560px;
  margin: 0 auto;
}

.headBg{
  background: url(../img/banner.jpg) center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 228px;
}

.headInput{
  float: left;
  border: 1px solid #996c33;
  border-radius: 5px;
  height: 20px;
  width: 100px;
  background: transparent;
  margin-right: 10px;
  margin-top: 2px;
}

.w1200{
  width: 1200px;
  margin: 0 auto;
  padding-top:10px;
}

.YJSBox{
  /*float: right;
  /*margin-right: 105px;*/
  padding-top: 15px;
}
.searchBox{
  float: right;
  /*margin-right: 105px;
  margin-top: 15px;*/
}

.searchBox .headCtrl{
  float: left;
  color: #996c33;
  font-size: 18px;
  position: relative;
  padding-right: 10px;
}

.searchBox .headCtrl:hover{
  color: #d69945;
}

.searchBox span{
  color: #996c33;
  float: left;
  font-size: 18px;
  margin: 0 10px;
}

.searchBox .headCtrl img{
  margin-top: 4px;
}

.index-nav{width: 100%;height: 60px;background: #394a92}
.index-nav-frame{width: 1200px;margin: 0 auto;}
.index-nav-frame-line{border-right:1px solid #49558a;font-size:18px;color: #fce060;background: #394a92;float: left;position: relative;display: block;outline: none;cursor: pointer;width: 9%;line-height: 60px;text-align: center;}
.index-nav-frame-line:nth-last-of-type(1){border-right:0;}
.index-nav-frame-line.active{color:#fce060;}

.index-nav-frame-line-center{z-index:100;opacity: 0;height: 0;position: absolute;overflow: hidden;width: 100%;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-o-transition: all 0.5s; /* Opera */}
.index-nav-frame-line-li{width: 100%;font-weight: 500;text-align: center;background: #ebeeff;color: #996c33;border-bottom: 1px solid #996c33;font-size: 12px;line-height: 40px}
.index-nav-frame-line-li:hover{background: #444359;color: white;}
.index-nav-frame-line-li:hover a{background: #444359;color: white;}
.index-nav-frame-line-focus:focus{display: none;}
.index-nav-frame-line:hover .index-nav-frame-line-center{height:auto;opacity: 1;}

.nav-line{height: 50px;width: 100%;position: relative;display: none;outline: none;}
.nav-small{width: 30px;height: 30px;position: absolute;right: 10px;top:10px;cursor: pointer;display: none;outline: none;}
.nav-small img{width: 100%;height: 100%;object-fit: cover;}
.nav-small-focus{position: absolute;width: 100%;height: 100%;display: none;}
.nav-small-focus:focus{display: none;}
.index-nav-frame-line:hover{color: #fff}
.index-nav-frame-line a:hover{color: #fff} /*11.28修改*/
@media only screen and (max-width:800px) {
  .nav-small{display: block;}
  .index-nav-frame{width: 100%;}
  .index-nav-frame-line{width: 100%;height: auto;overflow: hidden;display: none}
  .index-nav-frame-line-center{position: relative;background: #444359;}

  /*.index-nav-frame-line-li a{display: block;color: white;}
  .nav-line{display: block;border-bottom: 1px solid #eeeeee;}

  .nav-small:focus~.index-nav-frame-line{height: auto;border-bottom: 1px solid #ccc;}
  .nav-small:focus .nav-small-focus{display: block;}
  .index-nav-frame{width: 100%;}
  .index-nav-frame-line{width: 100%;height: 0;overflow: hidden;}
  .index-nav-frame-line-center{position: relative;background: #444359;}
  .index-nav-frame-line:hover .index-nav-frame-line-center{height:0;opacity: 0;}
  .index-nav-frame-line-li{border-bottom: 1px solid #4b4a5e;color: #d9d9d9;background: #444359;}
  .index-nav-frame-line-li:hover{background: #b63b4d;}
  .index-nav-frame-line:focus{height: auto;border-bottom: 1px solid #ccc;}
  .index-nav-frame-line:focus>.index-nav-frame-line-center{height:auto;opacity: 1;}
  .index-nav-frame-line:focus .index-nav-frame-line-header{color: #B63B4D;}
  .index-nav-frame-line-focus{display: none;width: 100%;height: 50px;position: absolute;left: 0;top: 0;}
  .index-nav-frame-line:focus .index-nav-frame-line-focus{display: block;}*/

}

.indexTitle .titleOne{
  width: 100%;
  margin-top: 23px;
}

.indexTitle .titleOne h1{
  width: 100%;
  text-align: center;
}

.indexTitle .titleOne h1 a{
  width: 100%;
  text-align: center;
  font-size: 36px;
  color: #333335;
  font-weight: bold;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  display: block;
  padding-top:30px;
}

.indexTitle .titleOne h1 a:hover{
  color: #996c33;
}

.indexTitle .titleTwo{
  width: 100%;
  margin-top: 20px;
}

.indexTitle .titleTwo h2{
  float: left;
  width: 30%;
  font-size: 18px;
  color: #666;
  text-align: center;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.indexTitle .titleTwo h2 a:hover{
  color: #996c33;
}

.indexTitle .titleTwo h2 a{
  float: left;
  width: 100%;
  font-size: 18px;
  color: #666;
  text-align: center;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.indexTitle .titleTwo h2:nth-child(1) a{
  text-align: right;
}

.indexTitle .titleTwo h2:nth-child(5) a{
  text-align: left;
}

.indexTitle .titleTwo span{
  float: left;
  width: 5%;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 22px;
}

.newsBox{
  margin-top: 40px;
}

.newsBox .newsLeft{
  width: 686px;
  float: left;
  /*height:458px;*/
}

.newsBox .newsLeft img{
  height: 458px;
}

.newsBox .newsRight{
  width: 483px;
  float: left;
  margin-left: 30px;
}
.newsfour{
        width: 100%;
        height: 146px;
        padding-top: 20px;
        border-top:1px solid #d3d3d3;
        margin-top: 10px;
      }
      .newsfour p{
        height: 36px;
        line-height: 36px;
        /*font-family: "宋体";*/
        font-size: 16px;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
      }
      .newsfour p a{
        color: #000;
        font-weight: bold;
        padding-right: 14px;
      }
      .newsfour p a:nth-last-of-type(1){
        font-weight: normal;
        padding-right: 0;
        padding-left: 14px;
      }
.newsBox .newsNav .newsTab1.lactive{
  background: url(../img/tibg1.png) center top no-repeat;
  background-size: cover;
  width: 159px;
  height: 50px;

  color: white;
  font-size: 24px;
  line-height: 50px;
  padding-left: 40px;

  float: left;
  cursor: pointer;
}

.newsBox .newsNav .newsTab1{
  background: url(../img/tibg1s.png) center top no-repeat;
  background-size: cover;
  width: 159px;
  height: 50px;

  color: #333335;
  font-size: 24px;
  line-height: 50px;
  padding-left: 40px;

  float: left;
  cursor: pointer;
}

.newsBox .newsNav .newsTab1:hover,.newsBox .newsNav .newsTab2:hover{
  text-decoration: underline;
}

.newsBox .newsNav .newsTab2{
  background: url(../img/tibg2.png) center top no-repeat;
  background-size: cover;
  width: 159px;
  height: 50px;
  margin-left: -15px;

  color: #333335;
  font-size: 24px;
  line-height: 50px;

  padding-left: 60px;
  float: left;
  cursor: pointer;
}

.newsBox .newsNav .newsTab2.lactive{
  background: url(../img/tibg2s.png) center top no-repeat;
  background-size: cover;
  color: #fff;
}
.newsNav{background: #f2f5f8;}
.newsBox .newsNav .newsTab3{
 /*background: url(../img/more.png) center top no-repeat;*/
 line-height:50px;
 font-family:"宋体";
 color:#73726c;
  font-size:20px;
  background-size: cover;
  width: 93px;
  height: 50px;
  margin-left: -15px;
  text-align:right;
  padding-right:5px;
  float: left;
}

.newsBox .newsList ul{
  /*margin-top: 20px;*/
}

.newsBox .newsList ul li h1{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.newsBox .newsList ul li p{
  font-size: 16px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
}

.newsBox .newsList ul li{
  /*border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;*/
  line-height:37px;
}

.newsBox .newsList ul li:last-child{
  border: none;
}

.newsList a:hover{
  color: #996c33;
}

.newsList ul:last-child{
  /*display: none;*/
}

.adBox{
  margin: 20px 0 30px 0;
}

.adBox .zt1{
  float: left;
  margin-right: 30px;
  width: 380px;
  height: 70px;
}

.adBox .zt2{
  float: left;
  margin-right: 30px;
  width: 380px;
  height: 70px;
}

.adBox .zt3{
  float: left;
  width: 380px;
  height: 70px;
}

.styBox .styLeft{
  width: 790px;
  float: left;
}

.styBox .styNav{
  width: 100%;
  height: 50px;
  background-color: #f2f5f8;
  position: relative;
}

.styBox .navHead{
  background: url(../img/tibg1.png) center top no-repeat;
  background-size: cover;
  width: 160px;
  height: 50px;

  position: absolute;
  top: 0;
  left: 0;

  color: white;
  font-size: 24px;
  line-height: 50px;
  padding-left: 40px;
}

.styBox .styTab{
  padding-left: 230px;
  float: left;
}

.styBox .styTab .sty{
  float: left;
  font-size: 16px;
  color: #5e5e5e;
  margin-top: 12px;
 
  cursor: pointer;
  border-right:1px solid #8c8d8e;
  padding-left:11px;
  padding-right:11px;
}
.styBox .styTab .sty:nth-last-of-type(1){
	border-right:0px;
}

.styBox .styTab .sty:hover{
  text-decoration: underline;
}

/*.styBox .styTab .sty.lactive{
  color: #2d49c2;
  font-weight: bold;
  border-bottom: 3px solid #2d49c2;
}*/

.styBox .more{
  font-size: 16px;
}

.styBox .more a{
  color: #dcdbd8;
  float: right;
  line-height: 50px;
  padding-right: 0px;
  font-family:"宋体";
  font-size:20px;
  color:#73726c;
}

.styBox .styRight{
  float: left;
  margin-left: 30px;
  width: 380px;
}

.styBox .styRight .navHead{
  width: 189px;
}

.styTabBox{
  margin-top: 28px;
}

.styTabBox .styTabLeft{
  width: 380px;
  /*box-shadow: 0px 4px 6px 0px rgba(45, 77, 164, 0.1);*/
  float: left;
  padding-bottom: 10px;
}
.styTabBox .styTabLeft div{
	width:100%;
	padding-bottom:20px;
}
.styTabBox .styTabLeft div>a{
	font-size:18px;
	font-weight:bold;
	line-height:27px;
	padding-top:10px;
	padding-bottom:10px;
}
.styTabBox .styTabLeft div h3{
	width:100%;
	font-size:20px;
	color:#425196;
	border-bottom:1px solid #d9dcea;
	line-height:27px;
	margin-bottom:15px;
	
}
.styTabBox .styTabLeft div h3 a{
	font-family："宋体";
	font-size:20px;
	color:#dcdbd8;
	float:right;
}
.styTabBox .styTabRight div{
	width:100%;
	padding-bottom:20px;
}
.styTabBox .styTabRight div>a{
	font-size:18px;
	font-weight:bold;
	line-height:27px;
	padding-top:10px;
	padding-bottom:10px;
}
.styTabBox .styTabRight div h3{
	width:100%;
	font-size:20px;
	color:#425196;
	border-bottom:1px solid #d9dcea;
	line-height:27px;
	margin-bottom:15px;
}
.styTabBox .styTabRight div h3 a{
	font-family："宋体";
	font-size:20px;
	color:#dcdbd8;
	float:right;
}

.styTabBox .styLb{
  width: 380px;
  height: 214px;
}

.styTabBox .styTabLeft h1{
  padding: 0 20px;
  font-size: 18px;
  color: #333335;
  text-align: center;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  margin: 20px 0;
}

.styTabBox .styTabLeft h1 a:hover{
  color: #996c33;
}

.styTabBox .styTabRight h1 a:hover{
  color: #996c33;
}

.styTabBox .styTabRight ul li a:hover{
  color: #996c33;
}

.styRight .styTabTwoBox ul li a:hover{
  color: #996c33;
}

.styTabTwo .styRi:hover{
  text-decoration: underline;
}

.styTabBox .styTabLeft p{
  padding: 0 20px 0;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.styTabBox .styTabLeft ul li{
  font-size: 16px; /*11.28修改*/
  color: #333335;
   line-height:30px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  width: 100%;
}
.styTabBox .styTabLeft ul li a{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  width: 100%;
  transform:translateY(0px);
}

.styTabBox .styTabRight{
  margin-left: 30px;
  width: 380px;
  float: left;
}

.styTabBox .styTabRight h1 img{
  display: inline;
  margin-bottom: -5px;
  margin-right: 10px; /*11.28修改*/
}

.styTabBox .styTabRight h1{
  font-size: 18px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  width: 100%;
}

.styTabBox .styTabRight h1 a{
  font-size: 18px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  width: 100%;
}

.styTabBox .styTabRight p{
  font-size: 14px;
  color: #666;
  padding: 15px 0 5px; /*11.28修改*/
  line-height: 24px; /*11.28修改*/
  border-bottom: 1px solid #eeeeee;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 100%;
}



.styTabBox .styTabRight ul li{
  font-size: 16px; /*11.28修改*/
  color: #333335;
   line-height:30px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  width: 100%;
}

.styTabBox .styTabRight ul li a{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  width: 100%;
  transform:translateY(0px);
}

.styTabBox .styTabRight ul li span{
  color: #2d49c2;
}

.styTabTwo .styRi{
  width: 45%;
  float: left;
  text-align: center;
  font-size: 18px;
  color: #666;
  font-weight: bold;
  cursor: pointer;
}

.styTabTwo .styRi.lactive{
  color: #2d49c2;
  text-decoration: underline;
}

.styTabTwoBox .styTwoTab:last-child{
  display: none;
}

.styTabTwo span{
  float: left;
  width: 10%;
  text-align: center;
  font-size: 16px;
  color: #666;
}

.styRight .styTabTwoBox{
  box-shadow: 0px 4px 6px 0px rgba(45, 77, 164, 0.1);
  padding-top:30px;
}

.styRight .styTabTwo{
  margin-top: 8px;
  margin-bottom: 8px;
}

.styRight .styTabTwoBox .styRiLb{
  width: 380px;
  height: 214px;
}

.styRight .styTabTwoBox ul{
  padding-bottom: 10px;
  padding-top: 8px;
}

.styRight .styTabTwoBox ul li{
  font-size: 16px;
  color: #333335;
  padding: 7px 0;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.styRight .styTabTwoBox ul li span{
  width: 8px;
  height: 8px;
  background-color: #3f4f95;
  float: left;
  margin: 5px 10px 0 10px;
  border-radius:50%;
}

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.newsBox .newsLeft .swiper-slide{
  position: relative;
}

.newsBox .newsLeft .swiper-slide h1{
  width: 100%;
  color: white;
  text-align: left;
  height: 60px;
  line-height: 78px;

  position: absolute;
  bottom: 0;
  left: 0;
  background-image:linear-gradient(rgba(0,0,0,0), #000);
}

.newsBox .newsLeft .swiper-slide h1 span{
  padding-left: 20px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  width: 70%;
  display: block;
}

.newsBox .newsLeft .swiper-pagination{
  bottom: 10px;
  text-align: right;
  left: unset;
  right: 20px;
}

.newsBox .newsLeft .swiper-pagination-bullet{
  background-color: #d5bdbb;
}

.newsBox .newsLeft .swiper-pagination-bullet-active{
  padding: 0 10px;
  border-radius: 3px;
}

.styTabBox .styTabLeft .swiper-pagination-bullet{
  background-color: #fff;
}

.newsBox .newsLeft .swiper-slide{
  position: relative;
}

.styRight .styTabTwoBox .swiper-slide h1{
  width: 100%;
  color: white;
  text-align: left;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  bottom: 0;
  left: 0;
}

.styRight .styTabTwoBox .swiper-slide h1 span{
  padding-left: 20px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  width: 85%;
  display: block;
  font-size: 16px;
}

.styRight .styTabTwoBox .swiper-pagination{
  bottom: 11px;
  text-align: right;
  left: unset;
  right: 5px;
}

.styRight .styTabTwoBox .swiper-pagination-bullet{
  background-color: #fff;
}

.headRr1{
  position: absolute;
  left: -25px;
  top: 28px;
  width: 90px;
  max-width: unset;
  display: none;
}

.headCtrl:hover img{
  display: block;
}

.xsBox1 .xs{
  display: none;
}

.xsBox1 .xs:first-child{
  display: block;
}

.xsBox2 .xs{
  display: none;
}

.xsBox2 .xs:first-child{
  display: block;
}

.xsBox3 .xs{
  display: none;
}

.xsBox3 .xs:first-child{
  display: block;
}

.xsBox3 .xs{
  display: none;
}

.xsBox3 .xs:first-child{
  display: block;
}

.index-nav-frame-line a{
  color: #d9d9d9;
}